home *** CD-ROM | disk | FTP | other *** search
/ Freelog 125 / Freelog_MarsAvril2015_No125.iso / ViePratique / gnucash / gnucash-2.6.5-setup.exe / {app} / share / themes / Smooth-Winter / gtk-2.0 / iconrc < prev    next >
Text File  |  2004-06-18  |  799b  |  21 lines

  1. # This is a stock iconrc file. Just replace the image names.
  2.  
  3. style "icons" {
  4.     stock["gtk-goto-bottom"]    = {{"stock_bottom.png"}}
  5.     stock["gtk-goto-first"]        = {{"stock_first.png"}}
  6.     stock["gtk-goto-last"]        = {{"stock_last.png"}}
  7.     stock["gtk-goto-top"]        = {{"stock_top.png"}}
  8.     stock["gtk-go-back"]        = {{"stock_left.png"}}
  9.     stock["gtk-go-down"]        = {{"stock_down.png"}}
  10.     stock["gtk-go-forward"]        = {{"stock_right.png"}}
  11.     stock["gtk-go-up"]         = {{"stock_up.png"}}
  12.     stock["gtk-no"]            = {{"stock_cancel.png"}}
  13.     stock["gtk-apply"]        = {{"stock_apply.png"}}
  14.     stock["gtk-cancel"]        = {{"stock_cancel.png"}}
  15.     stock["gtk-ok"]            = {{"stock_ok.png"}}
  16.     stock["gtk-yes"]        = {{"stock_apply.png"}}
  17.     stock["gtk-refresh"]        = {{"stock_refresh.png"}}
  18. }
  19. widget_class "GtkWidget" style "icons"
  20. class "GtkWidget" style "icons"
  21.